projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f445529
)
packages/io: remove trailing whitespaces
author
Gabor Juhos
<
[email protected]
>
Thu, 27 Mar 2014 07:06:41 +0000
(07:06 +0000)
committer
Gabor Juhos
<
[email protected]
>
Thu, 27 Mar 2014 07:06:41 +0000
(07:06 +0000)
Signed-off-by: Dirk Neukirchen <
[email protected]
>
Signed-off-by: Gabor Juhos <
[email protected]
>
SVN-Revision: 40279
utils/io/Makefile
patch
|
blob
|
history
diff --git
a/utils/io/Makefile
b/utils/io/Makefile
index ddf9440a3db94fbad7b1b9d14f9bc8efa05575f6..3bf2e893d2774d5072706a477f770286e93460ee 100644
(file)
--- a/
utils/io/Makefile
+++ b/
utils/io/Makefile
@@
-1,4
+1,4
@@
-#
+#
# Copyright (C) 2007 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
@@
-22,7
+22,7
@@
define Package/io
endef
define Package/io/description
- This tool can be used to access physical memory addresses from userspace.
+ This tool can be used to access physical memory addresses from userspace.
It can be useful to access hardware for which no device driver exists!
endef